Overview
Get account details by account ID V1.
GET (/internal/v1/parties/{partyId}/accounts/{accountId})
Parameters
- partyId (path) (required): Unique identifier for the party. See PartyId model.
- accountId (path) (required): Account identifier. See AccountId model.
- plmr-user-id (header) (required): Plumery user identifier. See PlmrUserId model.
Responses
200 OK
Simple account response containing basic account information
400 Bad Request
Bad request response
404 Not Found
Not found error response
500 Internal Server Error
Internal server error response
Architecture
Simple account response containing basic account information
Internal unique identifier for the account
3rd party service ID modified with the 3rd party identifier prefix
IBAN of an account.
[A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}ISO 4217 Alpha 3 currency code.
[A-Z]{3}Account name
No properties match your search
Try a different search term or clear the search to see all properties
Bad request response
urn:plmr:accounts:api:INTERNAL_SERVER_ERROR urn:plmr:accounts:api:BAD_REQUEST urn:plmr:accounts:api:RESOURCE_UNKNOWN urn:plmr:accounts:api:UNAUTHORIZED urn:plmr:accounts:api:FORBIDDEN urn:plmr:accounts:api:INVALID_PARAM urn:plmr:accounts:api:WEB_APPLICATION urn:plmr:accounts:api:ACCOUNT_NOT_FOUND urn:plmr:accounts:api:ILLEGAL_ENUM_VALUEurn:plmr:accounts:api:NOT_BLANKNo properties match your search
Try a different search term or clear the search to see all properties
Not found error response
urn:plmr:accounts:api:ACCOUNT_NOT_FOUNDNo properties match your search
Try a different search term or clear the search to see all properties
Internal server error response
urn:plmr:accounts:api:INTERNAL_SERVER_ERROR urn:plmr:accounts:api:BAD_REQUEST urn:plmr:accounts:api:RESOURCE_UNKNOWN urn:plmr:accounts:api:UNAUTHORIZED urn:plmr:accounts:api:FORBIDDEN urn:plmr:accounts:api:INVALID_PARAM urn:plmr:accounts:api:WEB_APPLICATION urn:plmr:accounts:api:ACCOUNT_NOT_FOUND urn:plmr:accounts:api:ILLEGAL_ENUM_VALUEurn:plmr:accounts:api:NOT_BLANKNo properties match your search
Try a different search term or clear the search to see all properties